libdvbv5_d.desc_event_short

@file desc_event_short.h @ingroup descriptors @brief Provides the descriptors for the short event descriptor @copyright GNU Lesser General Public License version 2.1 (LGPLv2.1) @author Mauro Carvalho Chehab @author Andre Roth

@par Relevant specs The descriptor described herein is defined at: - ETSI EN 300 468 V1.11.1

@par Bug Report Please submit bug reports and patches to linux-media@vger.kernel.org

Members

Functions

dvb_desc_event_short_free
void dvb_desc_event_short_free(dvb_desc* desc)

@brief Frees all data allocated by the short event descriptor @ingroup descriptors

dvb_desc_event_short_init
int dvb_desc_event_short_init(dvb_v5_fe_parms* parms, const(ubyte)* buf, dvb_desc* desc)

@brief Initializes and parses the short event descriptor @ingroup descriptors

dvb_desc_event_short_print
void dvb_desc_event_short_print(dvb_v5_fe_parms* parms, const(dvb_desc)* desc)

@brief Prints the content of the short event descriptor @ingroup descriptors

Structs

dvb_desc_event_short
struct dvb_desc_event_short

@struct dvb_desc_event_short @ingroup descriptors @brief Structure containing the short event descriptor

Meta